source/fast/buffer.d(136,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/fast/buffer.d(363,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/fast/buffer.d(382,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/fast/format.d(410,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/fast/internal/helpers.d(239,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/fast/internal/helpers.d(249,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/fast/json.d(1209,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/fast/parsing.d(456,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/fast/parsing.d(534,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/fast/unicode.d(255,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/fast/cstring.d(38,23): Error: `src.ptr` cannot be used in `@safe` code, use `&src[0]` instead source/fast/cstring.d(39,23): Error: `src.ptr` cannot be used in `@safe` code, use `&src[0]` instead source/fast/cstring.d(54,20): Error: pointer arithmetic not allowed in @safe functions source/fast/cstring.d(60,16): Error: pointer arithmetic not allowed in @safe functions source/fast/cstring.d(70,10): Error: pointer arithmetic not allowed in @safe functions source/fast/cstring.d(71,10): Error: pointer arithmetic not allowed in @safe functions source/fast/cstring.d(75,10): Error: pointer arithmetic not allowed in @safe functions source/fast/cstring.d(80,12): Error: pointer slicing not allowed in safe functions source/fast/cstring.d(120,24): Error: `src.ptr` cannot be used in `@safe` code, use `&src[0]` instead source/fast/cstring.d(121,24): Error: `src.ptr` cannot be used in `@safe` code, use `&src[0]` instead source/fast/cstring.d(128,10): Error: pointer arithmetic not allowed in @safe functions source/fast/cstring.d(132,10): Error: pointer arithmetic not allowed in @safe functions source/fast/cstring.d(133,10): Error: pointer arithmetic not allowed in @safe functions source/fast/cstring.d(138,10): Error: pointer arithmetic not allowed in @safe functions source/fast/cstring.d(139,10): Error: pointer arithmetic not allowed in @safe functions source/fast/cstring.d(140,10): Error: pointer arithmetic not allowed in @safe functions source/fast/cstring.d(146,21): Error: pointer arithmetic not allowed in @safe functions source/fast/cstring.d(147,22): Error: pointer arithmetic not allowed in @safe functions source/fast/cstring.d(148,10): Error: pointer arithmetic not allowed in @safe functions source/fast/cstring.d(149,10): Error: pointer arithmetic not allowed in @safe functions /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.